home *** CD-ROM | disk | FTP | other *** search
/ Champak 54 / Vol 54.iso / games / get_a__d.swf / scripts / DefineButton2_552 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-09-27  |  73 b   |  7 lines

  1. on(release){
  2.    tellTarget("g1")
  3.    {
  4.       gotoAndStop(5);
  5.    }
  6. }
  7.